-
Home
-
Product Search for WooCommerce – Motive Commerce Search
-
1.20.1
-
Code
-
Classes
- TimeLimit
Total Complexity |
18 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
119 |
Lines of code |
57 |
Logical lines of code |
31 |
Comment lines |
37 |
Methods |
10 |
Properties |
4 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
61 |
4 |
11 |
remaining_cpu_time() |
S |
64 |
3 |
9 |
set_cpu_time_limit() |
S |
67 |
2 |
8 |
remaining_time() |
S |
69 |
2 |
7 |
elapsed_cpu_time() |
S |
67 |
2 |
7 |
get_real_time_limit() |
S |
82 |
1 |
3 |
set_real_time_limit() |
S |
81 |
1 |
3 |
get_cpu_time_limit() |
S |
82 |
1 |
3 |
remaining_real_time() |
S |
80 |
1 |
3 |
elapsed_real_time() |
S |
78 |
1 |
3 |